Function F can be implemented directly from the initial logic expression using standard AND, OR, and INVERTER logic gates. The initial expression and the logic diagram are below.
LogicWorks circuit file, first_m.cct,
for the initial gate implementation. This file uses binary switches to manually
control inputs.
LogicWorks circuit file, first_a.cct,
for the initial gate implementation. This file is identical to first_m.cct,
except that it uses clocks that are configured to automatically cycle through
all possible input combinations.
Previous | Introduction | Next |